home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / v9n10.arc / THREADS1.ARC / THREADS1.DEF < prev    next >
Text File  |  1990-04-27  |  317b  |  12 lines

  1. ;-------------------------------------
  2. ; THREADS1.DEF module definition file
  3. ;-------------------------------------
  4.  
  5. NAME           THREADS1  WINDOWAPI
  6.  
  7. DESCRIPTION    'Off-screen Drawing Demo (c) 1990, Ziff Communications Co.'
  8. PROTMODE
  9. STACKSIZE      8192
  10. HEAPSIZE       1024
  11. EXPORTS        ClientWndProc
  12.